projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6147a9b
)
(next_element_from_ellipsis): Fix a typo in the commentary.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Dec 2009 13:32:18 +0000
(13:32 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Dec 2009 13:32:18 +0000
(13:32 +0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index c90d75b3ba398062a42bcff920d0bee4730a41ad..05bcd136865da5da1df027a7fefa068c66faca5e 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-6415,7
+6415,7
@@
next_element_from_c_string (it)
/* Set up IT to return characters from an ellipsis, if appropriate.
The definition of the ellipsis glyphs may come from a display table
- entry. This function
F
ills IT with the first glyph from the
+ entry. This function
f
ills IT with the first glyph from the
ellipsis if an ellipsis is to be displayed. */
static int